exception n. 1.例外;除外,除去。 2.【法律】抗告;異議,不服,反對(duì)。 Every rule has its exceptions. 任何規(guī)則均有例外。 by way of exception 作為例外。 liable [subject] to exception 容易遭到反對(duì)的,會(huì)引起異議的。 make an exception of 把…作為例外。 make no exceptions 一視同仁,一樣看待。 take exception 1. 反對(duì),表示異議。 2. 有反感。 take exception at 發(fā)怒,生氣。 take exception to [against] 對(duì)…提出異議。 without exception 一概,全都;無例外地。 with the exception of 除…外。 adv. -ally ,-less adj. 無例外的。
overflow vt. (-flowed, -flown; -flowing) 使溢出,使泛濫,使?jié)q滿;淹沒;人滿得走不進(jìn)(房間等)。 The river overflowed its banks. 河水漫出堤岸。 The river overflowed several farms. 河水淹沒了幾個(gè)農(nóng)場(chǎng)。 The goods overflowed the warehouse. 貨物多得倉(cāng)庫(kù)堆不下了。 vi. 溢流,泛濫,漫出;滿,充滿;洋溢;(資源等)過剩。 a man overflowing with sympathy 充滿同情心的人。 a land overflowing with resources of every kind 各種資源都很豐富的國(guó)家。 overflow with 充溢,充滿。 n. 1.泛濫,溢流。 2.外溢,充溢,過多,過剩;超出額;溢出物。 3.溢洪道,排水口。 an overflow gate 溢水口。 an overflow of population 人口過剩。 adj. 溢出的;充滿的(=overflowing)。
Arithmetic shifts never generate overflow exceptions 算術(shù)移位絕不會(huì)產(chǎn)生溢出異常。
Warning c6255 : alloca indicates failure by raising a stack overflow exception 警告c6255 : _ alloca通過引發(fā)堆棧溢出異常表明失敗。
With websphere studio , for example , you see a stack overflow exception in the end 利用websphere studio ,最終您將看到堆棧溢出意外。
You cannot catch stack overflow exceptions , because the exception - handling code may require the stack 您無法捕捉堆棧溢出異常,因?yàn)楫惓L幚泶a可能需要堆棧。
However , this can cause some changes in behavior , especially in cases in which the conversion caused overflow exceptions 但這可能會(huì)導(dǎo)致行為發(fā)生某些更改,尤其是在轉(zhuǎn)換導(dǎo)致溢出異常的情況下。
However , that practice is currently discouraged because significant additional code is required to reliably catch a stack overflow exception and continue program execution 但是,現(xiàn)在我們建議不要使用這種做法,原因是需要大量附加代碼才能可靠地捕獲堆棧溢出異常并繼續(xù)執(zhí)行程序。
Note that an application that hosts the common language runtime can specify that the clr unload the application domain where the stack overflow exception occurs and let the corresponding process continue 請(qǐng)注意,承載公共語言運(yùn)行庫(kù)( clr )的應(yīng)用程序可以指定由clr卸載發(fā)生堆棧溢出異常的應(yīng)用程序域,并讓相應(yīng)的進(jìn)程繼續(xù)運(yùn)行。
Statement is executing . unfortunately , this isn t a perfect solution , however , since it can cause multiple event dispatch loops to build up on the stack - in the degenerate case causing a stack overflow exception 不幸的是,由于它能夠引發(fā)建立在堆棧上的多重事件調(diào)度循環(huán),乃至在糟糕的情況下引起堆棧溢出異常,而目前并沒有一種對(duì)此稱得上優(yōu)秀的解決方案。